home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
El Mac 7
/
El Mac 7.iso
/
Infotenimiento
/
Makers of the 20th Century
/
Data
/
UE.DIR
/
00214.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-25
|
282 b
|
13 lines
on mouseDown
global lastFrame
puppetSprite(34, 0)
go(lastFrame)
repeat with i = 20 to 25
puppetSprite(i, 1)
end repeat
repeat with i = 10 to 17
puppetSprite(i, 1)
end repeat
set the castNum of sprite 17 to the number of cast string("v" & the soundLevel)
end